home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Animation How-To
/
Animation How-to CD.iso
/
PLY
/
CHAPTER5
/
VOLCANO
/
VOLCANO1.PI
< prev
next >
Wrap
Text File
|
1994-01-01
|
356b
|
28 lines
// Volcano.pi
start_frame 0
end_frame 25
total_frames 25
outfile volc
include "..\colors.inc"
viewpoint {
from <25,50,15>
at <0,15,0>
up <0,1,0>
angle 35
resolution 64,48
aspect 1.43
}
background SkyBlue
light white, < 10,50, 15>
define pi 3.14159
define rad pi/180
define g 0.1
include "volcano.inc"